Skip to content

Canonical CI cleanup: TagBot thin-caller + downgrade-caller cleanup#39

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:sciml-canonical-cleanup
Jun 8, 2026
Merged

Canonical CI cleanup: TagBot thin-caller + downgrade-caller cleanup#39
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:sciml-canonical-cleanup

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

This PR applies the canonical SciML CI cleanup. This is not a monorepo (no lib/ subpackages), so no TagBot subpackage matrix is needed.

  • TagBot.yml: replaced the inlined JuliaRegistries/TagBot@v1 job (was a schedule-triggered cron with hand-rolled steps) with the canonical thin caller SciML/.github/.github/workflows/tagbot.yml@v1.
  • Downgrade.yml: removed skip: "Pkg,TOML" (stdlibs, auto-populated centrally); changed the matrix julia-version: ['1.10'] -> ['lts'].
  • Added a .typos.toml starter (SpellCheck.yml exists but no .typos.toml was present). Copied from SciML/OrdinaryDiffEq.jl's .typos.toml.

Static verification only: edited YAML and TOML parse cleanly. No instantiate/precompile/tests were run.

Ignore until reviewed by @ChrisRackauckas.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisRackauckas-Claude ChrisRackauckas-Claude marked this pull request as ready for review June 8, 2026 09:38
@ChrisRackauckas ChrisRackauckas merged commit 72a3a49 into SciML:main Jun 8, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants